From e1e195beca8e0f24ca0e41c02d1986af13865cd0 Mon Sep 17 00:00:00 2001 From: tsteven4 <13596209+tsteven4@users.noreply.github.com> Date: Thu, 10 Sep 2020 10:52:03 -0600 Subject: [PATCH] update build to Qt 5.15.1 from 5.15.0 (#642) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 106cd74a4..3a15ae7c0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -84,7 +84,7 @@ jobs: osx_image: xcode11.6 compiler: clang env: - - QT_VERSION="5.15.0" + - QT_VERSION="5.15.1" - QT_INSTALL_METHOD="artifactory" cache: directories: -- 2.30.2